[INFO] cloning repository https://github.com/baragona/omega
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/baragona/omega" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaragona%2Fomega", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaragona%2Fomega'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 948271675450c075978deac4f25a018c30192db6
[INFO] testing baragona/omega against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaragona%2Fomega" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/baragona/omega
[INFO] finished tweaking git repo https://github.com/baragona/omega
[INFO] tweaked toml for git repo https://github.com/baragona/omega written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/baragona/omega on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/baragona/omega already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 728add00231f1506f24a49201185a9d5342bd527e2b2b03196bf099379f62ec3
[INFO] running `Command { std: "docker" "start" "-a" "728add00231f1506f24a49201185a9d5342bd527e2b2b03196bf099379f62ec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "728add00231f1506f24a49201185a9d5342bd527e2b2b03196bf099379f62ec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "728add00231f1506f24a49201185a9d5342bd527e2b2b03196bf099379f62ec3", kill_on_drop: false }`
[INFO] [stdout] 728add00231f1506f24a49201185a9d5342bd527e2b2b03196bf099379f62ec3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 621db36e736147ad8bc1f14ceaeb973b8835fd4522062d82b60b76affc784a75
[INFO] running `Command { std: "docker" "start" "-a" "621db36e736147ad8bc1f14ceaeb973b8835fd4522062d82b60b76affc784a75", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling omega-core v0.1.0 (/opt/rustwide/workdir/crates/omega-core)
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling omega-syntax v0.1.0 (/opt/rustwide/workdir/crates/omega-syntax)
[INFO] [stderr]    Compiling omega-elaborate v0.1.0 (/opt/rustwide/workdir/crates/omega-elaborate)
[INFO] [stderr]    Compiling omega-driver v0.1.0 (/opt/rustwide/workdir/crates/omega-driver)
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling omega-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.95s
[INFO] running `Command { std: "docker" "inspect" "621db36e736147ad8bc1f14ceaeb973b8835fd4522062d82b60b76affc784a75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "621db36e736147ad8bc1f14ceaeb973b8835fd4522062d82b60b76affc784a75", kill_on_drop: false }`
[INFO] [stdout] 621db36e736147ad8bc1f14ceaeb973b8835fd4522062d82b60b76affc784a75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43c735b862972cf306ef76f60bb90896ee1324d15f4fe08ed9917f41898da81c
[INFO] running `Command { std: "docker" "start" "-a" "43c735b862972cf306ef76f60bb90896ee1324d15f4fe08ed9917f41898da81c", kill_on_drop: false }`
[INFO] [stderr]    Compiling omega-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.69s
[INFO] running `Command { std: "docker" "inspect" "43c735b862972cf306ef76f60bb90896ee1324d15f4fe08ed9917f41898da81c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43c735b862972cf306ef76f60bb90896ee1324d15f4fe08ed9917f41898da81c", kill_on_drop: false }`
[INFO] [stdout] 43c735b862972cf306ef76f60bb90896ee1324d15f4fe08ed9917f41898da81c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0545d25fa492baa07b773193eba83303da31566f39ec3f41bbc456ad1df24487
[INFO] running `Command { std: "docker" "start" "-a" "0545d25fa492baa07b773193eba83303da31566f39ec3f41bbc456ad1df24487", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/omega-06b4b5ef59c5f808)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-5e28465b6633cf96)
[INFO] [stdout] 
[INFO] [stdout] running 134 tests
[INFO] [stdout] test examples::ac_demo_example ... ok
[INFO] [stdout] test examples::club_filter_example ... ok
[INFO] [stdout] test bench::bench_reduction ... ok
[INFO] [stdout] test examples::codegen_demo_example ... ok
[INFO] [stdout] test examples::coverage_features_example ... ok
[INFO] [stdout] test examples::collapse_filter_example ... ok
[INFO] [stdout] test examples::borrow_checker ... ok
[INFO] [stdout] test examples::affine_logic_example ... ok
[INFO] [stdout] test examples::coverage_tactics_example ... ok
[INFO] [stdout] test examples::classical_logic_example ... ok
[INFO] [stdout] test examples::compiler_demo_example ... ok
[INFO] [stdout] test examples::category_theory_example ... ok
[INFO] [stdout] test examples::coverage_unify_example ... ok
[INFO] [stdout] test examples::cubical_example ... ok
[INFO] [stdout] test examples::bidirectional_example ... ok
[INFO] [stdout] test examples::category_example ... ok
[INFO] [stdout] test examples::calc_example ... ok
[INFO] [stdout] test examples::extensional_example ... ok
[INFO] [stdout] test examples::eta_demo_example ... ok
[INFO] [stdout] test examples::girard_bridge_example ... ok
[INFO] [stdout] test examples::forcing_example ... ok
[INFO] [stdout] test examples::effects_example ... ok
[INFO] [stdout] test examples::hits_example ... ok
[INFO] [stdout] test examples::first_order_example ... ok
[INFO] [stdout] test examples::glivenko_bridge_example ... ok
[INFO] [stdout] test examples::game_semantics_example ... ok
[INFO] [stdout] test examples::dep_types_example ... ok
[INFO] [stdout] test examples::full_demo_example ... ok
[INFO] [stdout] test examples::hoare_logic_example ... ok
[INFO] [stdout] test examples::continuum_example ... ok
[INFO] [stdout] test examples::cut_elim_example ... ok
[INFO] [stdout] test examples::godel_example ... ok
[INFO] [stdout] test examples::kv_store_example ... ok
[INFO] [stdout] test examples::linear_demo_example ... ok
[INFO] [stdout] test examples::large_cardinals_example ... ok
[INFO] [stdout] test examples::induction_recursion_example ... ok
[INFO] [stdout] test examples::linear_logic_example ... ok
[INFO] [stdout] test examples::implicit_demo_example ... ok
[INFO] [stdout] test examples::level_poly_example ... ok
[INFO] [stdout] test examples::compile_factorial_example ... ok
[INFO] [stdout] test examples::lemma_demo_example ... ok
[INFO] [stdout] test examples::monoid_example ... ok
[INFO] [stdout] test examples::monad_bridge_example ... ok
[INFO] [stdout] test examples::nominal_example ... ok
[INFO] [stdout] test examples::hott_example ... ok
[INFO] [stdout] test examples::option_lib ... ok
[INFO] [stdout] test examples::inference_example ... ok
[INFO] [stdout] test examples::ch_complete_example ... ok
[INFO] [stdout] test examples::number_theory_example ... ok
[INFO] [stdout] test examples::modal_logic_example ... ok
[INFO] [stdout] test examples::meta_freshen_example ... ok
[INFO] [stdout] test examples::lambek_example ... ok
[INFO] [stdout] test examples::compile_verified_example ... ok
[INFO] [stdout] test bench::bench_zfc ... ok
[INFO] [stdout] test bench::torture_interned ... ok
[INFO] [stdout] test examples::result_lib ... ok
[INFO] [stdout] test examples::paraconsistent_example ... ok
[INFO] [stdout] test examples::ordinal_arithmetic_example ... ok
[INFO] [stdout] test examples::peano_compute_example ... ok
[INFO] [stdout] test examples::prop_logic_example ... ok
[INFO] [stdout] test examples::ruliad_example ... ok
[INFO] [stdout] test examples::pair_lib ... ok
[INFO] [stdout] test examples::reflection_demo_example ... ok
[INFO] [stdout] test examples::quotients_example ... ok
[INFO] [stdout] test examples::quantitative_example ... ok
[INFO] [stdout] test examples::sequent_calc_example ... ok
[INFO] [stdout] test examples::pi_calculus_example ... ok
[INFO] [stdout] test examples::rust_eval ... ok
[INFO] [stdout] test examples::separation_bi_example ... ok
[INFO] [stdout] test examples::string_lib ... ok
[INFO] [stdout] test examples::separation_logic_example ... ok
[INFO] [stdout] test examples::refinement_example ... ok
[INFO] [stdout] test examples::provability_logic_example ... ok
[INFO] [stdout] test examples::rust_types ... ok
[INFO] [stdout] test examples::streams_example ... ok
[INFO] [stdout] test examples::torture_example ... ok
[INFO] [stdout] test examples::system_f_example ... ok
[INFO] [stdout] test examples::two_level_example ... ok
[INFO] [stdout] test examples::temporal_bridge_example ... ok
[INFO] [stdout] test examples::temporal_logic_example ... ok
[INFO] [stdout] test examples::surreal_numbers_example ... ok
[INFO] [stdout] test kernel_api::kernel_multi_step_derivation ... ok
[INFO] [stdout] test examples::w_types_example ... ok
[INFO] [stdout] test kernel_api::kernel_register_and_check ... ok
[INFO] [stdout] test kernel_api::kernel_full_reflection_pipeline ... ok
[INFO] [stdout] test examples::zfc_cardinals_example ... ok
[INFO] [stdout] test examples::topos_example ... ok
[INFO] [stdout] test kernel_api::kernel_reject_invalid_derivation ... ok
[INFO] [stdout] test kompile::kompile_peano_compute ... ok
[INFO] [stdout] test examples::relevant_logic_example ... ok
[INFO] [stdout] test examples::zk_circuit_example ... ok
[INFO] [stdout] test negative::reject_affine_double_use ... ok
[INFO] [stdout] test negative::reject_affine_double_use_binder ... ok
[INFO] [stdout] test kompile::kompile_tcp_server_effects ... ok
[INFO] [stdout] test negative::reject_affine_triple_use ... ok
[INFO] [stdout] test negative::reject_affine_use_after_move ... ok
[INFO] [stdout] test negative::reject_assumption_index_out_of_bounds ... ok
[INFO] [stdout] test negative::reject_assumption_no_match ... ok
[INFO] [stdout] test examples::zfc_foundations_example ... ok
[INFO] [stdout] test kompile::kompile_rate_limiter ... ok
[INFO] [stdout] test examples::ultrafinite_example ... ok
[INFO] [stdout] test negative::reject_duplicate_binding_spec ... ok
[INFO] [stdout] test negative::reject_duplicate_judgment ... ok
[INFO] [stdout] test negative::reject_duplicate_rewrite ... ok
[INFO] [stdout] test negative::reject_duplicate_constructor ... ok
[INFO] [stdout] test negative::reject_empty_form ... ok
[INFO] [stdout] test negative::reject_duplicate_sort ... ok
[INFO] [stdout] test negative::reject_invalid_parse ... ok
[INFO] [stdout] test negative::reject_duplicate_rule ... ok
[INFO] [stdout] test negative::reject_linear_zero_use ... ok
[INFO] [stdout] test negative::reject_param_count_mismatch ... ok
[INFO] [stdout] test examples::stlc_example ... ok
[INFO] [stdout] test negative::reject_premise_check_failed ... ok
[INFO] [stdout] test examples::zfc_independence_example ... ok
[INFO] [stdout] test negative::reject_metatheorem_rule_not_in_theory ... ok
[INFO] [stdout] test negative::reject_reflection_no_existential ... ok
[INFO] [stdout] test negative::reject_rewrite_meta_escape ... ok
[INFO] [stdout] test negative::reject_unknown_theory_in_proof ... ok
[INFO] [stdout] test negative::reject_unproven_metatheorem_reflection ... ok
[INFO] [stdout] test negative::reject_unknown_rule_in_derivation ... ok
[INFO] [stdout] test negative::reject_wrong_premise_count ... ok
[INFO] [stdout] test negative::structural_allows_double_use ... ok
[INFO] [stdout] test negative::reject_linear_double_use ... ok
[INFO] [stdout] test examples::zfc_example ... ok
[INFO] [stdout] test negative::reject_non_exhaustive_metatheorem ... ok
[INFO] [stdout] test kompile::kompile_calc ... ok
[INFO] [stdout] test kompile::kompile_skips_prop_sort ... ok
[INFO] [stdout] test kompile::kompile_disk_write ... ok
[INFO] [stdout] test kompile::kompile_tcp_state ... ok
[INFO] [stdout] test examples::self_representation_example ... ok
[INFO] [stdout] test negative::reject_goal_mismatch ... ok
[INFO] [stdout] test examples::ruliad_gut_example ... FAILED
[INFO] [stdout] test examples::hyperfinite_example ... ok
[INFO] [stdout] test examples::zfc_honest_example has been running for over 60 seconds
[INFO] [stdout] test examples::zfc_honest_example ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- examples::ruliad_gut_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'examples::ruliad_gut_example' (89) panicked at tests/integration/examples.rs:1810:5:
[INFO] [stdout] assertion failed: results.iter().any(|r| r.contains("Proof cnot-measures: VALID"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x644035f6195a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x644035f6195a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x644035f6195a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x644035f6195a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x644035f7668a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x644035f7668a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x644035f66292 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x644035f66292 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x644035f3f1ff - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x644035f3f1ff - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x644035f59409 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x644035dd0a3c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x644035dd0a3c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x644035f595c2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x644035f595c2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x644035f3f2ea - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x644035f36a29 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x644035f3ffcd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x644035f76e1c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x644035f76de2 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x644035d87e82 - integration[a9b0470e9fabc3ef]::examples::ruliad_gut_example
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/examples.rs:1810:5
[INFO] [stdout]   21:     0x644035d61c77 - integration[a9b0470e9fabc3ef]::examples::ruliad_gut_example::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/examples.rs:1774:24
[INFO] [stdout]   22:     0x644035dc3656 - <integration[a9b0470e9fabc3ef]::examples::ruliad_gut_example::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x644035dc4b1b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x644035dc4b1b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x644035dd150b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x644035dd150b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x644035dd150b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x644035dd150b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x644035dd150b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x644035dd150b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x644035dd150b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x644035dccc24 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x644035dccc24 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x644035dd4112 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x644035dd4112 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x644035dd4112 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x644035dd4112 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x644035dd4112 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x644035dd4112 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x644035dd4112 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x644035f60d4f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x644035f60d4f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x745c6161faa4 - <unknown>
[INFO] [stdout]   44:     0x745c616aca64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     examples::ruliad_gut_example
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 133 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 125.35s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "0545d25fa492baa07b773193eba83303da31566f39ec3f41bbc456ad1df24487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0545d25fa492baa07b773193eba83303da31566f39ec3f41bbc456ad1df24487", kill_on_drop: false }`
[INFO] [stdout] 0545d25fa492baa07b773193eba83303da31566f39ec3f41bbc456ad1df24487
